home *** CD-ROM | disk | FTP | other *** search
/ Hentai Interactivo 8 / HENTAI_VCD_8.bin / hentai.swf / scripts / DefineButton2_128 / BUTTONCONDACTION on(release).as
Text File  |  2006-11-08  |  94b  |  6 lines

  1. on(release){
  2.    unloadMovie("_root.target_h");
  3.    gotoAndStop("el_hazard");
  4.    play();
  5. }
  6.